runtime.statAggregate.schedStats (field)
9 uses
runtime (current package)
metrics.go#L472: out.scalar = in.schedStats.gTotal
metrics.go#L479: out.scalar = in.schedStats.gNonGo
metrics.go#L486: out.scalar = in.schedStats.gRunning
metrics.go#L493: out.scalar = in.schedStats.gRunnable
metrics.go#L500: out.scalar = in.schedStats.gWaiting
metrics.go#L507: out.scalar = in.schedStats.gCreated
metrics.go#L539: out.scalar = in.schedStats.threads
metrics.go#L891: schedStats schedStatsAggregate
metrics.go#L917: a.schedStats.compute()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |